home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Internet / The Dude / dude-install-3.5.exe / data / files / mibs / CISCO-WIRELESS-TC-MIB.txt < prev    next >
Encoding:
Text File  |  2009-12-11  |  19.3 KB  |  558 lines

  1. -- *****************************************************************
  2. -- CISCO-WIRELESS-TC.my:  Cisco Wireless MIB Textual Conventions
  3. --
  4. -- May 1999, Joseph L Raja
  5. --
  6. -- Copyright (c) 1999-2000 by cisco Systems, Inc.
  7. -- All rights reserved.
  8. -- 
  9. -- *****************************************************************
  10. --
  11.  
  12. CISCO-WIRELESS-TC-MIB DEFINITIONS ::= BEGIN
  13.  
  14.     IMPORTS
  15.     MODULE-IDENTITY, Gauge32, Counter64,
  16.         Integer32
  17.         FROM SNMPv2-SMI
  18.     TEXTUAL-CONVENTION
  19.         FROM SNMPv2-TC
  20.     ciscoMgmt
  21.         FROM CISCO-SMI;
  22.  
  23.     ciscoWirelessTextualConventions MODULE-IDENTITY
  24.     LAST-UPDATED    "200004030000Z"
  25.     ORGANIZATION    "Cisco Systems, Inc."
  26.     CONTACT-INFO
  27.         "       Cisco Systems
  28.             Customer Service
  29.  
  30.         Postal: 170 W Tasman Drive
  31.             San Jose, CA  95134
  32.             USA
  33.             Tel: +1 800 553-NETS
  34.             E-mail: wireless-nms@cisco.com"
  35.     DESCRIPTION
  36.         "This module defines textual conventions used
  37.         in Cisco Wireless MIBs."
  38.         REVISION  "200004030000Z"
  39.         DESCRIPTION
  40.                 "Added TEXTUAL-CONVENTIONs for
  41.                     CwrRfType
  42.                     CwrFixedPointScale
  43.                     CwrFixedPointPrecison
  44.                     CwrFixedPointValue
  45.                     P2mpSnapshotAttribute
  46.                     CwrPercentageValue
  47.                     CwrRfFreqRange
  48.                     CwrUpdateTime
  49.                  Modified P2mpRadioSignalAttribute"
  50.     ::= { ciscoMgmt 137}
  51.  
  52. CwrRFZeroIndex ::= TEXTUAL-CONVENTION
  53.         STATUS current
  54.         DESCRIPTION
  55.     "This represents an index into the cwrRFTable. The valid values 
  56.     are from 1 onwards. The special value of 0 is used to indicate 
  57.     the absence of the associated RF resource."
  58.         SYNTAX  INTEGER (0..2)
  59.  
  60. CwrCwErrorFreeSecond ::= TEXTUAL-CONVENTION
  61.         STATUS current
  62.         DESCRIPTION
  63.         "A Codeword Error Free Second (EFS) is defined as 1 second when 
  64.     the radio link was synchronized and no codeword errors detected 
  65.     on the link."
  66.         SYNTAX  Gauge32
  67.  
  68. CwrCwErroredSecond ::= TEXTUAL-CONVENTION
  69.         STATUS current
  70.         DESCRIPTION
  71.         "A Codeword Errored Second (ES) is defined as 1 second when the 
  72.     radio link was synchronized and 1 or more codeword errors were 
  73.         detected on the link."
  74.         SYNTAX  Gauge32
  75.  
  76. CwrCwSeverelyErroredSecond ::= TEXTUAL-CONVENTION
  77.         STATUS current
  78.         DESCRIPTION
  79.         "A Codeword Severely Errored Second (SES) is defined as 1 
  80.         second when the radio link was synchronized and the codeword 
  81.         error rate (CER) was greater than the threshold specified by 
  82.         cwrLinkHighCwErrThresh."
  83.         SYNTAX  Gauge32
  84.  
  85. CwrCwConsecutiveSevErrSecond ::= TEXTUAL-CONVENTION
  86.         STATUS current
  87.         DESCRIPTION
  88.         "A Codeword Consecutively Severely Errored Seconds (CSES) is 
  89.         defined as the metric that measures the number of times a 
  90.     sequence of Codeword Severely Errored Seconds(SES) crosses the 
  91.         cwrLinkCSESThresh value.  It is independent of the length of 
  92.         the SES sequence.  In other words this counter is incremented by
  93.         one and only one for every such occurrence."
  94.         SYNTAX  Gauge32
  95.  
  96. CwrCwDegradedSecond ::= TEXTUAL-CONVENTION
  97.         STATUS current
  98.         DESCRIPTION
  99.         "A Codeword Degraded Second (DS) is defined as a 1 second 
  100.     interval during which the CER was between cwrLinkLowCwErrThresh
  101.     and cwrLinkHighCwErrThresh."
  102.         SYNTAX  Gauge32
  103.  
  104. CwrCwDegradedMinute ::= TEXTUAL-CONVENTION
  105.         STATUS current
  106.         DESCRIPTION
  107.         "A Codeword Degraded Minute (DM) is defined as a 60 Codeword 
  108.         Degraded Seconds."
  109.         SYNTAX  Gauge32
  110.  
  111. CwrCollectionAction ::= TEXTUAL-CONVENTION
  112.         STATUS current
  113.         DESCRIPTION
  114.         "The action to perform on the identified specification.
  115.     It can be:
  116.     Stop: Stop the collection specification from continuing.
  117.     Start: Start the collection specification.
  118.     Clear: Clear the current collection data. A collection in 
  119.            progress must be stopped before it can be cleared.
  120.     Restart: Identical to Clear followed by a Start."
  121.         SYNTAX  INTEGER
  122.     {
  123.         actionStop(1),
  124.         actionStart(2),
  125.         actionClear(3),
  126.         actionRestart(4)
  127.         }
  128.  
  129. CwrCollectionStatus ::= TEXTUAL-CONVENTION
  130.         STATUS current
  131.         DESCRIPTION
  132.         "This indicates the current status of the collection 
  133.         specification. It can be:
  134.     Idle: No action in progress.
  135.     In_progress: Collection specification is currently being 
  136.                      executed
  137.     Stopped: The collection specification has been stopped before
  138.          it completed successfully.
  139.     Captured: The collection is complete and data is available."
  140.         SYNTAX  INTEGER
  141.     {
  142.         statusIdle(1),
  143.         statusInProgress(2),
  144.         statusStopped(3),
  145.         statusCaptured(4)
  146.         }
  147.  
  148. CwrdBm ::= TEXTUAL-CONVENTION
  149.     STATUS current
  150.         DESCRIPTION
  151.         "This is a unit of power measurement. It is measured in decibels
  152.     of milliwatts (dBm). dBm = 10 * log(millwatts of power)."
  153.         SYNTAX  INTEGER (-80..33)
  154.  
  155. CwrdB  ::= TEXTUAL-CONVENTION
  156.     STATUS current
  157.         DESCRIPTION
  158.         "This is a unit of measurement defined as decibels (dB).
  159.     dB = 10 * log(measured_value)."
  160.         SYNTAX  INTEGER (0..16)
  161.  
  162. CwrThreshLimitType ::= TEXTUAL-CONVENTION
  163.         STATUS current
  164.         DESCRIPTION
  165.     "This object represents the kind of change that needs to be 
  166.         monitored for a thresholdable attribute . An event is generated 
  167.         when the following condition is met.
  168.     The kinds of change that may be setup in the radio hardware are:
  169.     
  170.     upChange   : Monitored value changes by a positive amount.
  171.     downChange : Monitored value changes by a negative amount.
  172.     highThresh : Monitored value exceeds specified threshold.
  173.     lowThresh  : Monitored value receeds below a threshold.
  174.     upLimit    : Monitored value crosses the specified threshold 
  175.                      when increasing in value.
  176.     lowLimit   : Monitored value crosses the specified threshold 
  177.              when decreasing in value."
  178.     SYNTAX  INTEGER
  179.     {
  180.         upChange(1),
  181.         downChange(2),
  182.         highThresh(3),
  183.         lowThresh(4),
  184.         upLimit(5),
  185.         lowLimit(6)
  186.     }
  187.  
  188. CwrRadioSignalAttribute ::= TEXTUAL-CONVENTION
  189.         STATUS current
  190.         DESCRIPTION
  191.     "This represents the set of radio signal attributes that may be
  192.     monitored by using histograms, timelines, and thresholds.
  193.  
  194.     The  attributes are:
  195.  
  196.     rsaIN(1) -
  197.         This is the Interference + Noise power levels computed 
  198.         by the hardware on a burst by burst basis. This is 
  199.                 available for a dual antenna system only.
  200.                 
  201.     rsaINR(2) -
  202.         This is the ratio of the interference+noise power levels
  203.         captured by first antenna to that captured by the second
  204.         antenna on a burst by burst basis.
  205.         The values reported are in log to base 2.
  206.     
  207.         rsaConstellationVariance(3) - 
  208.         Constellation variance(CV) is the average energy of the
  209.         constellation error signal. The constellation error
  210.         signal is the error between the received (noisy) 
  211.                 constellation symbol and the nearest ideal constellation
  212.                 symbol.  CV is a measure of the Signal to 
  213.                 Interference+noise ratio, (SINR) for that tone.
  214.         On a Single antenna system it represents (1/SINR).
  215.         On a Dual antenna system it represents a 
  216.         composite histogram providing (1/SINR).
  217.                 
  218.     rsaTimingOffset(4) -
  219.         This represents the histogram of timing delay variations
  220.         detected in radio link.
  221.                
  222.     rsaReceivedPower(5) -
  223.         This is a measure of the analog signal power received
  224.          by the radio system on a burst by burst basis.
  225.     
  226.         rsaGainSettingsIF(6) -
  227.         This represents the change in the automatic gain control
  228.         loop maintained by the hardware. This may be captured
  229.         for each antenna and at the intermediate frequency (IF)
  230.         module.
  231.         Units: Integral values
  232.                
  233.     rsaGainSettingsRF(7) -
  234.         This represents the change in the automatic gain control
  235.         loop maintained by the hardware. This may be
  236.         captured for each antenna and at both the intermediate
  237.         frequency (IF) and radio frequency (RF) modules.
  238.         Units: Integral values
  239.                
  240.     rsaFreqOffset(8) -
  241.         This represents the frequency offset calculations
  242.         made to keep the receive frequency on a slave radio in
  243.         sync with the master radio.
  244.         Units: Integral values.
  245.     
  246.         rsaTotalGain(9) -
  247.         This represents the change in the automatic gain control
  248.         loop maintained by the hardware. This may be
  249.         captured for each antenna.
  250.         Units: Integral values
  251.     
  252.     rsaSyncStatus(10) -
  253.         This represents the sync status."
  254.         SYNTAX INTEGER
  255.     {
  256.         rsaIN(1),
  257.         rsaINR(2),
  258.         rsaConstellationVariance(3),
  259.         rsaTimingOffset(4),
  260.         rsaReceivedPower(5),
  261.         rsaGainSettingsIF(6),
  262.         rsaGainSettingsRF(7),
  263.         rsaFreqOffset(8),
  264.         rsaTotalGain(9),
  265.         rsaSyncStatus(10)
  266.     }
  267.  
  268. CwrOscState  ::= TEXTUAL-CONVENTION
  269.     STATUS current
  270.         DESCRIPTION
  271.         "The current state of the oscillator."
  272.         SYNTAX  INTEGER
  273.     {
  274.         oscillatorOk(1),
  275.         osccillatorBad(2)
  276.     }
  277.  
  278. P2mpRadioSignalAttribute ::= TEXTUAL-CONVENTION
  279.         STATUS current
  280.         DESCRIPTION
  281.         "This represents the set of radio signal attributes that may be
  282.         monitored in a point to multipoint system by using histograms, 
  283.         timelines, and thresholds.  Some of these attributes are common 
  284.         to the head end (HE) and the subscriber unit (SU) whereas some 
  285.         are specific to either the HE or the SU.
  286.   
  287.         The  attributes are:
  288.  
  289.         none(0) -
  290.                This is a special value reserved to indicate that there 
  291.                is no threshold associated with a timeline.  This 
  292.                attribute cannot be used to create a histogram, timeline,
  293.                or threshold.
  294.  
  295.         rsaSinrMainAnt(1) -
  296.                 This is the Interference + Noise power level computed by
  297.                 the hardware at the main antenna on a burst by burst  
  298.                 basis
  299.  
  300.         rsaSinrDiversityAnt(2) -
  301.                 This is the Interference + Noise power level computed by
  302.                 the hardware at the diversity antenna on a burst by 
  303.                 burst basis.
  304.  
  305.         rsaSinrRatio(3) -
  306.                 Ratio of (Interference + Noise) in main antenna to 
  307.                 diversity antenna 
  308.  
  309.         rsaTimingOffset(4) -
  310.                 This represents the timing delay variations detected on 
  311.                 a radio link.
  312.  
  313.         rsaRxPowerMainAnt(5) -
  314.                 This is a measure of the analog signal power received at 
  315.                 the main antenna RF head on a burst by burst basis.
  316.         
  317.         rsaRxPowerDiversityAnt(6) -
  318.                 This is a measure of the analog signal power received at 
  319.                 the diversity antenna RF head on a burst by burst basis.
  320.         
  321.         rsaChDelaySpreadMainAnt(7) -
  322.                 Number of samples that the channel response remains 
  323.                 within (TBD) db of the manimun TAP in the channel 
  324.                 response at the main antenna.
  325.  
  326.         rsaChDelaySpreadDiversityAnt(8) -
  327.                 Number of samples that the channel response remains 
  328.                 within (TBD) db of the manimun TAP in the channel 
  329.                 response at the diversity antenna.
  330.  
  331.         rsaHeAmbientNoise(19) -
  332.                 The ambient noise (in dB) is measured when there is no 
  333.                 signal being received at the Headend
  334.  
  335.         rsaSuRxPowerDeltaMainAnt(10) -
  336.                 Change in received power (dB) at the main antenna of the
  337.                 subscriber unit on a burst by burst basis.
  338.  
  339.         rsaSuRxPowerDeltaDiversityAnt(11) -
  340.                 Change in received power (dB) at the diversity antenna 
  341.                 of the subscriber unit on a burst by burst basis.
  342.  
  343.         rsaSuTotalTxPower(12) - 
  344.                 The sum of -20 dBm (reference level out of the DAC) +
  345.                 Tx IF transmit gain - 13 dBm (cable compensation) + Tx 
  346.                 RF transmit gain.  This parameter does not include 
  347.                 antenna gains.  
  348.         " 
  349.         SYNTAX INTEGER
  350.         {
  351.                 none(0),
  352.                 rsaSinrMainAnt(1),
  353.                 rsaSinrDiversityAnt(2),
  354.                 rsaSinrRatio(3),
  355.                 rsaTimingOffset(4),
  356.                 rsaRxPowerMainAnt(5),
  357.                 rsaRxPowerDiversityAnt(6),
  358.                 rsaChDelaySpreadMainAnt(7),
  359.                 rsaChDelaySpreadDiversityAnt(8),
  360.                 rsaHeAmbientNoise(9),
  361.                 rsaSuRxPowerDeltaMainAnt(10),
  362.                 rsaSuRxPowerDeltaDiversityAnt(11),
  363.                 rsaSuTotalTxPower(12)
  364.          } 
  365.  
  366. CwrRfType ::= TEXTUAL-CONVENTION
  367.         STATUS current
  368.         DESCRIPTION
  369.         "Indicates if the outdoor RF unit is being used as the main RF 
  370.         unit or the diversity RF unit.  The main RF unit is used to 
  371.         receive and transmit data whereas the diversity unit is used to 
  372.         receive only."
  373.         SYNTAX  INTEGER
  374.         {
  375.                 main(0),
  376.                 diversity(1)
  377.         }
  378.  
  379. CwrFixedPointScale ::= TEXTUAL-CONVENTION
  380.     STATUS       current
  381.     DESCRIPTION
  382.         "International System of Units (SI) prefixes."
  383.     SYNTAX INTEGER {
  384.         yocto(1),   -- 10^-24
  385.         zepto(2),   -- 10^-21
  386.         atto(3),    -- 10^-18
  387.         femto(4),   -- 10^-15
  388.         pico(5),    -- 10^-12
  389.         nano(6),    -- 10^-9
  390.         micro(7),   -- 10^-6
  391.         milli(8),   -- 10^-3
  392.         units(9),   -- 10^0
  393.         kilo(10),   -- 10^3
  394.         mega(11),   -- 10^6
  395.         giga(12),   -- 10^9
  396.         tera(13),   -- 10^12
  397.         exa(14),    -- 10^15
  398.         peta(15),   -- 10^18
  399.         zetta(16),  -- 10^21
  400.         yotta(17)   -- 10^24
  401.     }
  402.  
  403. CwrFixedPointPrecision ::= TEXTUAL-CONVENTION
  404.     STATUS       current
  405.     DESCRIPTION
  406.         "When in the range 1 to 9, CwrFixedPointPrecision is the number
  407.         of decimal places in the fractional part of a fixed-point
  408.         number.
  409.  
  410.         CwrFixedPointPrecision is 0 for non-fixed-point numbers."
  411.     SYNTAX Integer32(0..9)
  412.  
  413. CwrFixedPointValue ::= TEXTUAL-CONVENTION
  414.     STATUS       current
  415.     DESCRIPTION
  416.         "This represents a fixed point number. Use values -2147483648
  417.         and +2147483647 to indicate underflow and overflow 
  418.         respectively. Use CwrFixedPointPrecision to indicate how 
  419.         many fractional digits the CwrFixedPointValue has."
  420.     SYNTAX INTEGER (-2147483648..2147483647)
  421.  
  422.  
  423. P2mpSnapshotAttribute ::= TEXTUAL-CONVENTION
  424.         STATUS current
  425.         DESCRIPTION
  426.         "This represents the set of radio signal attributes that may be
  427.         monitored by using a snapshot.  The user can capture upto 4 
  428.         radio signal attributes simultaneously, by picking at most one
  429.         signal from each of the sets below and setting the bit
  430.         corresponding to each selected signal.
  431.  
  432.         When a snapshot request is issued up to four radio signal 
  433.         attributes may be requested at once, one from each set:
  434.         ===============================================
  435.         Type   Set1               Set2
  436.         ===============================================
  437.         RX     y1n(x1)            y2n(x2)
  438.                H2k(x80)           H1k(x40)
  439.         ===============================================
  440.  
  441.         ===============================================
  442.         Type   Set3                Set4
  443.         ===============================================
  444.         RX     Y2k(x8)             Y1k(x4)
  445.                h1n(x10)            h2n(x20)
  446.                zhat(x100)          -
  447.         ===============================================
  448.  
  449.         The attributes are:
  450.  
  451.         rxRawBurstAnt1Y1n(0) -
  452.                 This represents a snapshot of the received signal for 
  453.                 the main RF resource. For every sample, the real and 
  454.                 imaginary components are captured.
  455.                 Units: (I, q)
  456.                 Value: 32 bit quantities.
  457.  
  458.         rxRawBurstAnt2Y2n(1) -
  459.                 This represents a snapshot of the received signal for 
  460.                 the diversity RF resource. For every sample, the real 
  461.                 and imaginary components are captured.
  462.                 Units: (I, q)
  463.                 Value: 32 bit quantities.
  464.  
  465.         rxSpectrumAnt1Y1k(2) -
  466.                 This represents a snapshot of the spectrum of the 
  467.                 received signal for the main RF resource. For every 
  468.                 sample, the real and imaginary components are captured.
  469.                 Units: (I, q)
  470.                 Value: 32 bit quantities.
  471.  
  472.         rxSpectrumAnt2Y2k(3) -
  473.                 This represents a snapshot of the spectrum of the 
  474.                 received signal for the diversity RF resource. For every
  475.                 sample the real and imaginary components are captured.
  476.                 Units: (I, q)
  477.                 Value: 32 bit quantities.
  478.  
  479.         rxTimeDomainChannelAnt1H1n(4) -
  480.                 This represents a snapshot of the time domain channel
  481.                 for the main RF resource. For every sample the real and
  482.                 imaginary components are captured.
  483.                 Units: (I, q)
  484.                 Value: 32 bit quantities.
  485.  
  486.         rxTimeDomainChannelAnt2H2n(5) -
  487.                 This represents a snapshot of the time domain channel
  488.                 for the diversity RF resource. For every sample, the 
  489.                 real and imaginary components are captured.
  490.                 Units: (I, q)
  491.                 Value: 32 bit quantities.
  492.  
  493.         rxFreqDomainChannelAnt1H1k(6) -
  494.                 This represents a snapshot of the frequency domain 
  495.                 channel for the main RF resource. For every sample the 
  496.                 real and imaginary components are captured.
  497.                 Units: (I, q)
  498.                 Value: 32 bit quantities.
  499.  
  500.         rxFreqDomainChannelAnt2H2k(7) -
  501.                 This represents a snapshot of the frequency domain 
  502.                 channel for the diversity RF resource. For every sample,
  503.                 the real and imaginary components are captured.
  504.                 Units: (I, q)
  505.                 Value: 32 bit quantities.
  506.  
  507.         rxConstellationZHatk(8) -
  508.                 This represents a snapshot of the soft decisions.
  509.                 For every sample, the real and imaginary components are 
  510.                 captured.
  511.                 Units: (I, q)
  512.                 Value: 32 bit quantities."
  513.         SYNTAX OCTET STRING(SIZE(1))
  514. --        BITS {
  515. --                   rxRawBurstAnt1Y1n(0),
  516. --                   rxRawBurstAnt2Y2n(1),
  517. --                   rxSpectrumAnt1Y1k(2),
  518. --                   rxSpectrumAnt2Y2k(3),
  519. --                   rxTimeDomainChannelAnt1H1n(4),
  520. --                   rxTimeDomainChannelAnt2H2n(5),
  521. --                   rxFreqDomainChannelAnt1H1k(6),
  522. --                   rxFreqDomainChannelAnt2H2k(7),
  523. --                   rxConstellationZHatk(8)
  524. --                }
  525.  
  526. CwrPercentageValue ::= TEXTUAL-CONVENTION
  527.     STATUS       current
  528.     DESCRIPTION
  529.         "This object can be used to represent percentage values for 
  530.         codeword errors, available seconds, etc. The UNITS clause 
  531.         associated with each object will indicate the degree of 
  532.         precison."
  533.     SYNTAX Gauge32 (0..10000000)
  534.  
  535. CwrUpdateTime ::= TEXTUAL-CONVENTION
  536.     STATUS       current
  537.     DESCRIPTION
  538.         "This is used to report statistics values measured on the 
  539.         wireless link with a 1 second granularity insted of timeTicks. "
  540.     SYNTAX Integer32 (0..2147483647) 
  541.  
  542. CwrRfFreqRange ::= TEXTUAL-CONVENTION
  543.     STATUS       current
  544.     DESCRIPTION
  545.         "This represents the entire radio frequency range for a wireless
  546.         radio product.  The lower limit is assumed to be zero."
  547.     SYNTAX Integer32 (0..60000000)
  548.  
  549. WirelessGauge64 ::= TEXTUAL-CONVENTION
  550.         STATUS current
  551.         DESCRIPTION
  552.         "This is a temporary textual convention that will be deleted
  553.         from this MIB when all references to this TC have been changed
  554.         to use 'CounterBasedGauge64' defined in RFC 2856"
  555.         SYNTAX Counter64
  556.  
  557. END
  558.